Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit pitch to 60 degrees in render tests #6917

Merged
merged 1 commit into from
Jul 5, 2018

Conversation

brunoabinader
Copy link
Member

@brunoabinader brunoabinader commented Jul 5, 2018

The maximum pitch between GL JS and GL native might differ, thus we now limit the maximum pitch to 60 degrees (GL JS maximum pitch) in render tests.

These changes shouldn't affect expectations, as it only modifies pitch values that were already > 60 degrees (and were clamped internally).

Ref: mapbox/mapbox-gl-native#12310

@brunoabinader brunoabinader added GL native → GL JS For feature parity with Mapbox Maps SDK on a native platform testing 💯 labels Jul 5, 2018
@brunoabinader brunoabinader self-assigned this Jul 5, 2018
@brunoabinader brunoabinader merged commit 75ec1b9 into master Jul 5, 2018
@brunoabinader brunoabinader deleted the render-tests-pitch-max-60 branch July 5, 2018 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GL native → GL JS For feature parity with Mapbox Maps SDK on a native platform testing 💯
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants